ostree.git
2016-10-11 Alexander Larssonpull: Support multiple specifications of --subpath
2016-10-07 Alexander Larssonpull: Support inherit-transaction
2016-10-07 Colin WaltersRelease 2016.11
2016-10-06 Colin Walterslibglnx: Update to latest
2016-10-05 Colin Walterstrivial-httpd: Port mostly to fd-relative
2016-10-05 Colin Walterscheckout: Fix fsync defaults for new API to be off...
2016-10-01 Simon McVittieFix spelling of "repository"
2016-09-30 Dan Nicholsonadmin: Allow running status unlocked
2016-09-20 Jonathan Lebondocs: add mention of rpm-ostree package layering
2016-09-20 Jonathan Lebonostree_sysroot_init_osname: also create /var/log
2016-09-15 Colin Waltersboot: Ensure we remount /var writable before systemd...
2016-09-14 Colin Walterssysroot: Drop an unnecessary fsync
2016-09-14 Colin Walterssysroot: Drop an fsync for origin file when writing...
2016-09-14 Colin Walterssysroot: Port origin writing code to fd-relative
2016-09-14 Colin Walterssysroot: Port some small cleanup code to fd-relative
2016-09-13 Owen W. Taylorostree_sysroot.c: Don't close sysroot_fd twice.
2016-09-13 Owen W. Taylorostree-repo.c: Fix file descriptor cleanup
2016-09-12 Colin Walterspull: Do allow executing deltas when mirroring into...
2016-09-09 Jonathan Lebonstatic-delta: add some error handling
2016-09-09 Colin WaltersRelease 2016.10
2016-09-09 Colin Walterscore: Make OSTREE_TIMESTAMP public API
2016-09-08 Colin Walterssysroot: Avoid double cleanup, and ensure no cleanup...
2016-09-08 Colin Waltersfetcher: Fix another finalization deadlock
2016-09-08 Colin Waltersdelta: Unreference files we've processed
2016-09-08 Colin Waltersrepo: Only use mmap() for metadata > 16k
2016-09-08 Colin Waltersdelta: Add missing `goto out` for failure to mmap()
2016-09-08 Colin Waltersrepo: Revert default timestamp from 1 back to 0
2016-09-08 Giuseppe Scrivanogpg: do not segfault when the algorithm name is not...
2016-09-01 William Manleyostree-prepare-root: Fix running with musl
2016-09-01 William Manleyostree-prepare-root: Error if realpath fails
2016-09-01 William Manleyswitchroot: Fix test-switchroot now autotools can build...
2016-09-01 William Manleyswitchroot: Fix build on Ubuntu
2016-09-01 Dan Nicholsonbuild: Actually distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Distribute man page XML source
2016-09-01 Dan Nicholsonbuild: Set --enable-man during distcheck
2016-08-31 Jonathan Lebonpull code: clean up mirrorlist hack
2016-08-31 Jonathan Lebontests: add tests for contenturl and mirrorlist
2016-08-31 Jonathan Lebonlibtest: add has_gpgme() helper function
2016-08-31 Jonathan Lebonpull: add mirrorlist support
2016-08-31 Jonathan Lebonpull: drop fetching_sync_uri
2016-08-31 Jonathan Lebontrivial-httpd: prepend timestamp in log file
2016-08-31 Jonathan Lebonpull code: support contenturl setting
2016-08-31 Colin WaltersRelease 2016.9
2016-08-31 Georges Basile... repo-pull: properly store the cancellable
2016-08-30 William Manleyswitchroot: Move `path_is_on_readonly_fs` to header...
2016-08-30 William Manleyswitchroot: Replace custom error printing with err...
2016-08-30 William Manleyostree-prepare-root: Allow building statically with...
2016-08-30 William Manleyswitchroot: Fix building with musl libc
2016-08-29 Colin Walterscommit: Don't delete tmp/cache dir
2016-08-29 Colin Walterssysroot: Add a flag to suppress post-deploy cleanup
2016-08-28 Colin Walterssysroot: Drop unnecessary `dup()` invocation
2016-08-27 Gatis Paeglisu-boot: Merge ostree's and systems uEnv.txt
2016-08-27 Giuseppe Scrivanopull: use same name for parameter and documentation...
2016-08-25 Colin Walterslib: Add an API to list only "our" objects, fix prune...
2016-08-25 Colin Waltersrepo: Add prefixes to errors for querying size/deleting
2016-08-25 Colin Walterspull: Make .commitpartial files world readable
2016-08-18 Jonathan Lebonpull_with_options: fix stray return FALSE
2016-08-18 Jonathan Lebonpull_with_options: allow GPG verification override
2016-08-18 Jonathan Lebonpull_with_options: fix remote parameter name & desc
2016-08-16 Colin Waltersrofiles-fuse: Rework to be based on nlink
2016-08-16 Colin Walterstest-rofiles-fuse: Actually check out via hardlinks
2016-08-12 Colin Waltersfixup! fix typo in docs/manual/atomic-upgrades.md
2016-08-12 Colin Waltersprune: Elaborate on what formats are accepted by dates
2016-08-12 Adam Millerfix typo in docs/manual/atomic-upgrades.md
2016-08-12 Dan Nicholsonrepo: Really ignore progress changed user data
2016-08-11 Jonathan Lebonmanual/repo.md: reword bits about the summary file
2016-08-11 Jonathan Lebonostree_bootdir: properly preprend $(prefix)
2016-08-11 Jonathan Lebonostree_bootdir: prepend $(prefix) to path
2016-08-11 Gatis PaeglisMove ostree-* executables to /usr/lib/ostree
2016-08-10 Dan Nicholsontests: Test that local pulls do not use deltas
2016-08-10 Dan Nicholsonpull: Disable static deltas by default for local pulls
2016-08-10 Dan Nicholsontests: Ensure deltas for pulling when needed
2016-08-10 Dan Nicholsonpull-local: Support requiring static deltas
2016-08-10 Dan Nicholsondeltas: Use F_DUPFD_CLOEXEC properly
2016-08-10 Dan Nicholsondeltas: Handle cleanup of fd array properly
2016-08-09 Colin Walterslibostree.sym: Add 2016.9 section
2016-08-09 Colin WaltersRelease 2016.8
2016-08-09 Colin Walterstests: Port sysroot.js away from libgsystem
2016-08-09 Colin Walterstravis: Disable email notifications
2016-08-09 Colin WaltersFinal excision of libgsystem dependency
2016-08-09 Colin Waltersprune: Retain the tip of each ref even with date pruning
2016-08-09 Colin Waltersbuild: Update .gitignore
2016-08-08 Colin Waltersdeploy: Use internal recursive copy rather than libgsystem
2016-08-08 Colin Waltersdeploy: Port file copying code to GLnxDirFdIterator
2016-08-08 Colin Waltersrepo: Fix an uninitialized variable
2016-08-08 Colin Waltersbuild: Make -Werror=int-conversion fatal
2016-08-08 Colin Waltersbuild: Import attributes.m4, detect CFLAGS at build...
2016-08-08 Colin Waltersrepo: Drop more internally unused GFile members
2016-08-05 Simon McVittietravis: run the test suite on various distributions
2016-08-05 Colin Walters.travis.yml: Delete, we aren't using it right now
2016-08-05 Simon McVittieSkip tests that use whiteouts under Docker/aufs
2016-08-05 Simon McVittieUpdate libglnx: Add missing files to libglnx distribution
2016-08-05 Colin Waltersrepo: Drop internal GFile config_file
2016-08-05 Colin Walterslib: Drop GFiles for self->{objects_dir,state_dir}
2016-08-05 Colin Waltersrepo: Port metadata writing code to fd-relative
2016-08-05 Colin Walterslib: Fix a compiler warning introduced from earlier...
2016-08-04 Colin Walterslib: Use libglnx file replace API more consistently
2016-08-04 Colin WaltersUpdate libglnx for O_TMPFILE build time option
2016-08-04 Colin Walterslib: Add padding booleans to OstreeRepoCheckoutAtOptions
2016-08-04 Colin Waltersrepo: Flip the fsync default to off for new checkout API
next